@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;border: 0; vertical-align: top;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl,dt,dd{padding: 0;margin:0;}
i,em{font-style: normal;padding: 0;margin: 0px;}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}

/*header start*/
.header .head_top{height: 35px;background: #1A9E2F;color: #fff}
.header .head_top p{color: #fff;line-height: 35px;}
.header .head_top a{display: inline-block;padding: 0 15px;line-height: 35px;color: #fff}
.header .head_bot{height: 100px;}
.header .head_bot img{padding: 5px 0;}
.header .head_bot ul{position: relative;}
.header .head_bot ul li{float: left;}
.header .head_bot ul li a{display:block;width: 110px;height: 100px;text-align: center;font-size: 16px;line-height: 100px;font-weight: bold;}
.header .head_bot ul li a:hover {background: url(../images/red.jpg) no-repeat center; color:#1A9E2F;font-weight: bold;}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:600px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	background:rgba(0,0,0,0.2);
	border-radius: 11px;
}

.flex-control-paging li.active{
	background: #1A9E2F;
}

.flex-control-paging li a {
	display: block;
	height: 11px;
	overflow: hidden;
	text-indent: -99em;
	width: 11px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 600px;
	display: block;
}
/*banner end*/

/*search start*/
.tip{height: 60px;background: #f1f1f1;border-bottom: 2px solid #ccc;line-height: 60px;box-shadow: 0 0 30px 0 #999; position: relative;}
.tip b{font-size: 20px;color: #1A9E2F;}
.tip .txtMarquee-left{height: 60px;line-height: 60px;width: 450px;float: left;overflow:hidden;margin-left: 10px}
.tip .txtMarquee-left ul li{width:1000px;font-size: 15px}
.tip .tel{font-size: 20px;color: #1A9E2F;padding-left: 45px;color: #555;background: url(../images/tel.png) no-repeat center left;}
.tip .tel strong{font-family: Arial;font-size: 28px;color: #1A9E2F}
/*search end*/

/*product start*/
.product{height: auto;padding: 50px 0;background: url(../images/probg.png) no-repeat center top;}
.product .title{height: 56px;line-height: 56px;text-align: center;font-size: 30px;color: #fff}
.product .pro_body{height: auto}
.pro_l{width: 270px;height: auto;background: #138C24; }
.pro_l .pro_top{height: 96px;width: 270px;background: url(../images/pro_top.jpg) no-repeat center;margin-top: 15px;}
.pro_l ul{padding: 30px 0px;}
.pro_l ul li{width: 230px;height: 40px;border-bottom: 1px dashed #dfdfdf;margin:0 auto;}
.pro_l ul li:hover {background: #066E0F;}
.pro_l ul li a{color: #fff;font-size: 16px;line-height: 40px;padding-left: 10px}
.pro_l ul li em{display: inline-block;width: 38px;height: 40px;text-align: right;background: url(../images/jt.png) no-repeat center;float: right;}
.product .pro_body .pro_r{width: 930px;padding-top: 15px}
.product .pro_body .pro_r ul li {width: 225px;float: left;margin-left: 65px;margin-top:25px}
.product .pro_body .pro_r ul li .img{width: 223px;height: 223px;border:1px solid #dfdfdf;overflow: hidden;}
.product .pro_body .pro_r ul li img{ width: 100%; height: 225px; display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.product .pro_body .pro_r ul li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.product .pro_body .pro_r ul li p{display: block;width: 100%;height:30px;border-bottom: 3px solid #1A9E2F;line-height: 30px;font-size: 15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;text-align: center;}
.product .pro_body .pro_r ul li:hover p{background: #1A9E2F;color: #fff;border-bottom: 3px solid #06640E}
/*product end*/

/*company start*/
.company{background: url(../images/comtitle.png) no-repeat center top;padding-bottom: 50px}
.company .title{height: 214px;color: #fff;text-align: center;}
.company .title p{line-height: 100px;text-align: center;font-size: 40px;position: relative;top: 10px}
.company .title i{font-size: 18px;letter-spacing: 2px;}
.company .com_l{width: 640px;}
.company .com_l b{font-size: 18px;display: block;padding-bottom: 15px}
.company .com_l p{line-height: 180%;text-indent: 2em;font-size: 15px}
.company .com_l a{display: block;width: 100%;height: 38px;line-height: 38px;background: #dfdfdf;border-bottom: 3px solid #1A9E2F;margin-top: 20px;text-align: center;font-size: 16px;color: #1A9E2F}
/*company end*/

/*lxwm start*/
.lxwm{padding: 80px 0 50px 0;background: #efefef}
.lxwm ul li{width: 270px;height: 130px;background: #fff;float:left;margin-left:40px;box-shadow: 0 0 10px #ddd;position: relative;text-align: center;}
.lxwm ul li:nth-child(1) {margin-left: 0px;}
.lxwm ul li img{width: 80px;height: 80px;position: absolute;top: -40px;left: 95px}
.lxwm ul li b{display: block;padding: 45px 0 5px 0;font-size: 16px}
.lxwm ul li p{text-align: center;line-height: 160%}
/*lxwm end*/

/*new start*/
.new{padding: 50px 0 20px 0;}
.new .title{text-align: center;font-size: 40px;padding-bottom: 40px;line-height: 40px}
.new .title p{text-align: center;}
.new_l{ float:left; display:inline; width:475px; overflow:hidden; padding-top:1px; height:414px;}
.new_l img{ display:block; height:240px; width:475px; margin-bottom:15px; }
.new_l b{ font-size:16px; color:#333333; line-height:32px; height:32px; overflow:hidden;font-weight: normal;}
.new_l p{line-height:22px; height:44px; overflow:hidden; color:#666666; font-size:14px;}
.new_l .n_more{ display:block;height:26px; width:88px;background: url(../images/more.jpg) no-repeat; margin-top:13px;}
.new_l .n_more:Hover{transition:all 0.3s;filter:alpha(opacity=80);opacity:0.8;}
.new_r{ float:right; display:inline; width:687px; overflow:hidden; height:415px;}
.blog_list li{ float:left; margin:0 0px 19px 0; display:inline; position:relative; width:687px; height:112px; overflow:hidden;}
.blog_list li a{ display:block; width:663px; height:90px; padding:10px 10px 10px 12px; overflow:hidden; background:url(../images/i_news_bg.png) #f9f9f9 right bottom no-repeat; color:#666666; border:1px solid #e5e5e5;}
.blog_list li a span{ display:block; cursor:pointer;}
.blog_list li a:hover{background:url(../images/i_news_bg2.png) #f9f9f9 right bottom no-repeat; border:1px solid #10831F;}
.blog_list li a:hover .blog_Rmore b{ color:#10831F;}
.blog_Rtime{ width:88px; height:88px; background:rgba(26,158,47,0.3); text-align:center;}
.blog_Rtime em,.blog_Rtime b{ display:block; font-family:Arial; color:#FFF;}
.blog_Rtime b{ font-size:48px;height:62px; line-height:62px; font-weight:bold; letter-spacing:2px;}
.blog_Rtime em{ font-style:normal;height:26px; line-height:26px; font-size:16px; background-color:#10831F; font-weight:bold;}
.blog_Rmore{ width:540px;padding-top: 3px;}
.blog_Rmore b{ color:#333; display:block; width:230px; height:32px; line-height:32px; overflow:hidden; font-size:16px; margin-bottom:2px;}
.blog_Rmore span{ line-height:23px; height:46px; overflow:hidden; font-size:14px;}
/*new end*/

/*footer start*/
.footer{background:#333;padding: 30px 0 20px 0;}
.footer ul.nav_f li{padding: 0 65px;border-right: 1px dashed #666;float: left;}
.footer ul.nav_f li a{color: #eaeaea;font-size: 16px;}
.footer ul.nav_f li:nth-child(6) {border:none;}
.footer .line{height: 30px;border-bottom: 1px solid #666}
.footer .foot_main .ewm img{padding: 35px 0 10px}
.footer .foot_main .ewm p{text-align: center;color: #fff;font-size: 15px;letter-spacing: 2px;line-height: 140%;}
.footer .foot_main .lxwm1 ul{padding-top: 30px;margin-left: 50px;}
.footer .foot_main .lxwm1 ul li{height: 40px;line-height: 40px;font-size: 15px;color: #eee;}
.footer .foot_main .lxwm1 ul li img{padding:0 10px;}
.footer .foot_right .tel img{padding-left: 245px}
.footer .foot_main .tel {text-align: right;height: 110px;padding-top: 35px;}
.footer .foot_main .tel b{font-size: 16px;color:#10831F;text-align:right;display: block;font-weight: normal;}
.footer .foot_main .tel p{font-size: 18px;color: #ddd;text-align: right;line-height: 40px;}
.footer .foot_main .tel i{font-size: 35px;font-weight: bold;font-family: Arial;text-align: right;color: #10831F;width: 100%;display: block;}
.footer .foot_right .copy,.footer .foot_right .bah{text-align: right;line-height: 200%;color: #eee; line-height: 45px;}
.footer a{color: #fff}
/*footer end*/